Skip to main content

AOnItemLongClickListener

Complete API reference for AOnItemLongClickListener, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Android Views

Component: no


public class AOnItemLongClickListener

Methods

SignatureReturnsDescription
onItemLongClick(AdapterView<?>, View, int, long)booleanPerforms the onItemLongClick operation using the provided parameters (parent, view, position, id).
onItemLongClickEvent(AdapterView<?>, View, int, long)booleanExecutes onItemLongClickEvent and returns after the underlying engine call finishes.